Files
b534bfdd-1893-4c15-820d-1de…/vercel.json
2026-05-12 06:51:42 +00:00

5 lines
97 B
JSON

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