Files
1f19d02a-cce9-4396-b395-1a4…/vercel.json
2026-03-07 10:15:12 +00:00

5 lines
97 B
JSON

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