Files
15c43dd9-73f6-4e72-9ceb-f9e…/vercel.json
2026-05-09 20:26:18 +00:00

5 lines
97 B
JSON

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