Files
ce20fd32-e623-40c7-b854-0f7…/vercel.json
2026-03-21 05:30:58 +00:00

5 lines
97 B
JSON

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