Files
bf2f9208-0c36-45fc-a240-4d2…/vercel.json
2026-05-18 22:54:49 +00:00

5 lines
97 B
JSON

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