Files
e621c3fb-ae91-4eb5-8d91-c72…/vercel.json
2026-03-05 07:37:58 +00:00

5 lines
97 B
JSON

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