Files
a4934fc6-6a0f-4947-b208-d19…/vercel.json
2026-03-08 12:29:25 +00:00

5 lines
97 B
JSON

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