Files
d4930261-46d6-4b65-91cd-03e…/vercel.json
2026-04-22 04:58:10 +00:00

5 lines
97 B
JSON

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