Files
a649e75c-1738-4009-99e3-d8d…/vercel.json
2026-04-15 12:29:33 +00:00

5 lines
97 B
JSON

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