Files
1fa7cfb9-e779-4b84-8893-38e…/vercel.json
2026-03-07 17:09:11 +00:00

5 lines
97 B
JSON

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