Files
e9fb3a0f-7be8-41ba-b17b-4f7…/vercel.json
2026-03-09 05:17:47 +00:00

5 lines
97 B
JSON

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