Files
fb65abfc-7783-4435-8c3c-29f…/vercel.json
2026-04-15 16:37:04 +00:00

5 lines
97 B
JSON

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