Files
6af26cb2-54f8-4f93-8929-71c…/vercel.json
2026-04-27 18:37:46 +00:00

5 lines
97 B
JSON

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