Files
73913c64-6851-489f-abe7-cc2…/vercel.json
2026-03-05 15:29:58 +00:00

5 lines
97 B
JSON

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