Files
bf7d37cd-0d2f-4389-96f9-03e…/vercel.json
2026-05-01 10:48:41 +00:00

5 lines
97 B
JSON

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