Files
86b5759f-ea76-403b-950f-086…/vercel.json
2026-03-13 01:44:28 +00:00

5 lines
97 B
JSON

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