Files
504bb7bf-badc-4ecd-8e4a-307…/vercel.json
2026-06-07 21:27:42 +00:00

5 lines
97 B
JSON

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