Files
fbc034e6-ad7e-4171-aed0-91d…/vercel.json
2026-03-21 09:56:38 +00:00

5 lines
97 B
JSON

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