Files
393c12e6-2fd3-44be-8be1-96a…/vercel.json
2026-04-27 18:20:37 +00:00

5 lines
97 B
JSON

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