Files
b4f55cda-3419-4d39-9446-878…/vercel.json
2026-05-28 22:37:34 +00:00

5 lines
97 B
JSON

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