Files
2ed197e0-b729-4722-a86d-2d8…/vercel.json
2026-03-13 21:27:46 +00:00

5 lines
97 B
JSON

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