Files
d8e38022-5c46-4bfe-ba2e-587…/vercel.json
2026-04-11 07:13:51 +00:00

5 lines
97 B
JSON

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