Files
d4f2ed1d-8b59-49ad-bacd-f4b…/vercel.json
2026-05-12 01:21:51 +00:00

5 lines
97 B
JSON

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