Files
b369b09a-ebf2-4526-ab03-434…/vercel.json
2026-03-10 09:10:47 +00:00

5 lines
97 B
JSON

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