Files
2dffab00-3b7d-4e25-a725-fec…/vercel.json
2026-04-22 15:46:41 +00:00

5 lines
97 B
JSON

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