Files
c9bc82f9-0163-41b2-a1d8-015…/vercel.json
2026-03-06 06:57:36 +00:00

5 lines
97 B
JSON

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