Files
d54dc915-d6e2-4030-9f48-df3…/vercel.json
2026-05-11 00:41:22 +00:00

5 lines
97 B
JSON

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