Files
8b122400-5686-441b-89d2-e4d…/vercel.json
2026-03-08 12:31:10 +00:00

5 lines
97 B
JSON

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