Files
e340f9fe-12d7-4224-9057-a2a…/vercel.json
2026-03-07 20:00:18 +00:00

5 lines
97 B
JSON

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