Files
0d6a5000-7601-48ed-8d16-2c2…/vercel.json
2026-03-05 07:34:41 +00:00

5 lines
97 B
JSON

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