Files
8b89c518-9491-4bd5-878a-bc7…/vercel.json
2026-05-06 02:28:15 +00:00

5 lines
97 B
JSON

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