Files
ecfe51fe-cdc6-4abf-9fd1-0d4…/vercel.json
2026-03-02 20:48:07 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}