Files
e0db1f1f-c443-4d4b-9a97-ab8…/vercel.json
2026-06-06 13:45:24 +00:00

5 lines
97 B
JSON

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