Files
2b3b061e-2e95-4707-a095-9ca…/vercel.json
2026-04-09 14:06:21 +00:00

5 lines
97 B
JSON

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