Files
3c138864-b281-4589-b3a7-d05…/vercel.json
2026-04-26 05:01:02 +00:00

5 lines
97 B
JSON

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