Files
97ad5d32-ec45-4e84-b73c-a13…/vercel.json
2026-06-03 13:51:42 +00:00

5 lines
97 B
JSON

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