Files
aeefd1d2-dfe8-4ac3-86a1-84c…/vercel.json
2026-03-06 15:59:26 +00:00

5 lines
97 B
JSON

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