Files
65166c97-7e1a-48d3-a91d-252…/vercel.json
2026-06-03 03:56:37 +00:00

5 lines
97 B
JSON

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