Files
db2d061a-8139-420e-b3d9-347…/vercel.json
2026-04-19 09:15:56 +00:00

5 lines
97 B
JSON

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