Files
b957fd3c-c06b-4877-9f95-f5d…/vercel.json
2026-03-05 10:46:37 +00:00

5 lines
97 B
JSON

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