Files
d0010a53-0618-4728-bd5c-4d2…/vercel.json
2026-02-12 01:44:08 +00:00

5 lines
97 B
JSON

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