Files
766b9cc3-8a5d-4593-8287-93a…/vercel.json
2026-03-08 04:39:36 +00:00

5 lines
97 B
JSON

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