Files
f81562dd-558a-4935-8264-f65…/vercel.json
2026-06-03 04:56:12 +00:00

5 lines
97 B
JSON

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