Files
1ddcc3be-251c-4a33-820a-412…/vercel.json
2026-06-12 18:36:57 +00:00

5 lines
97 B
JSON

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