Files
d31943d1-e89b-48ec-adb4-9d8…/vercel.json
2026-03-28 13:16:36 +00:00

5 lines
97 B
JSON

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