Files
0df4ee40-d5d4-4543-aab0-3f8…/vercel.json
2026-03-22 09:16:15 +00:00

5 lines
97 B
JSON

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