Files
333b9baa-6eb4-41b6-ad2e-89d…/vercel.json
2026-03-12 11:36:14 +00:00

5 lines
97 B
JSON

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