Files
67130566-6c8c-4958-b6d7-cd9…/vercel.json
2026-03-03 00:33:40 +00:00

5 lines
97 B
JSON

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