Files
dae4a2ad-5b2a-4a26-8e71-5ae…/vercel.json
2026-03-09 16:36:45 +00:00

5 lines
97 B
JSON

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