Files
5299ccdc-9ed7-4e1b-873f-43b…/vercel.json
2026-04-23 00:24:34 +00:00

5 lines
97 B
JSON

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