Files
bbaf248a-c3e3-4d35-a07a-d36…/vercel.json
2026-03-03 03:34:26 +00:00

5 lines
97 B
JSON

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