Files
67c80ed9-c8ef-4656-9b6f-76b…/vercel.json
2026-04-17 09:44:46 +00:00

5 lines
97 B
JSON

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