Files
f70bec42-ef38-4ead-af8b-0bb…/vercel.json
2026-04-21 14:56:16 +00:00

5 lines
97 B
JSON

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