Files
9d4347c3-ebe2-4df2-8b44-64d…/vercel.json
2026-04-22 12:46:50 +00:00

5 lines
97 B
JSON

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