Files
b03c4b2b-c459-4b0b-8c06-4cd…/vercel.json
2026-05-01 00:17:19 +00:00

5 lines
97 B
JSON

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