Files
03ae09e5-7206-4893-8ce1-935…/vercel.json
2026-03-11 18:45:18 +00:00

5 lines
97 B
JSON

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