Files
6bc149fc-a06a-4887-bc90-d42…/vercel.json
2026-03-03 19:46:36 +00:00

5 lines
97 B
JSON

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