Files
c21c8c92-4b7b-48d7-85dd-52b…/vercel.json
2026-04-28 11:33:18 +00:00

5 lines
97 B
JSON

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