Files
aaf3f769-1d7b-4fe5-b501-77e…/vercel.json
2026-06-01 12:59:51 +00:00

5 lines
97 B
JSON

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