Files
93c13fff-9269-47de-b3fa-058…/vercel.json
2026-02-12 00:03:01 +00:00

5 lines
97 B
JSON

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