Files
cdf82fb6-7fa6-4839-808b-ad4…/vercel.json
2026-03-05 02:44:51 +00:00

5 lines
97 B
JSON

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