Files
537840a7-079c-4b5c-952c-16d…/vercel.json
2026-05-28 00:09:51 +00:00

5 lines
97 B
JSON

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