Files
0534253a-8f0f-41bb-b12e-d65…/vercel.json
2026-03-07 11:28:53 +00:00

5 lines
97 B
JSON

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