Files
5c22889e-a90d-490b-9bad-4cd…/vercel.json
2026-03-23 18:36:50 +00:00

5 lines
97 B
JSON

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