Files
4aee6e54-6f20-4173-abe1-3b2…/vercel.json
2026-03-07 15:40:55 +00:00

5 lines
97 B
JSON

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