Files
21ea63e4-dc1d-4473-911d-f18…/vercel.json
2026-03-10 10:04:15 +00:00

5 lines
97 B
JSON

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