Files
07661b02-df90-46df-8f45-9fb…/vercel.json
2026-03-17 19:23:55 +00:00

5 lines
97 B
JSON

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