Files
7e6b7a72-5d53-4e51-9fd8-963…/vercel.json
2026-03-10 20:20:38 +00:00

5 lines
97 B
JSON

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