Files
e5e847c8-9e48-47e3-8a98-245…/vercel.json
2026-03-01 16:06:55 +00:00

5 lines
97 B
JSON

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