Files
ba6dd74b-c53e-407d-9e7b-0cc…/vercel.json
2026-02-17 20:25:23 +00:00

5 lines
97 B
JSON

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