Files
27626d6e-24ea-4aea-b4be-ddf…/vercel.json
2026-05-10 06:09:38 +00:00

5 lines
97 B
JSON

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