Files
805ce4e9-8970-44a8-9df3-92d…/vercel.json
2026-03-03 12:27:20 +00:00

5 lines
97 B
JSON

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