Files
3fe732f7-c8e7-4ed0-b43b-576…/vercel.json
2026-06-01 14:20:38 +00:00

5 lines
97 B
JSON

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