Files
d893c890-1049-4c38-a71d-779…/vercel.json
2026-03-06 15:19:53 +00:00

5 lines
97 B
JSON

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