Files
2bb5e1d7-d65d-4d8d-aaed-601…/vercel.json
2026-04-26 07:48:53 +00:00

5 lines
97 B
JSON

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