Files
91fd63c8-c61e-4db8-88a1-2a0…/vercel.json
2026-04-15 15:57:35 +00:00

5 lines
97 B
JSON

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