Files
e1df39cf-8d38-401d-8c18-bef…/vercel.json
2026-03-21 00:21:02 +00:00

5 lines
97 B
JSON

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