Files
90a94555-58ed-49c6-8ea3-0ae…/vercel.json
2026-04-11 07:10:58 +00:00

5 lines
97 B
JSON

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