Files
21e3ec1f-17bd-49e7-b614-974…/vercel.json
2026-06-04 04:01:54 +00:00

5 lines
97 B
JSON

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