Files
21291b93-2d82-4cdb-9bc0-b0a…/vercel.json
2026-03-27 18:23:38 +00:00

5 lines
97 B
JSON

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