Files
c75c7f3c-19be-4fda-8cb8-02b…/vercel.json
2026-02-10 19:33:09 +00:00

5 lines
97 B
JSON

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