Files
0ebb8637-d9fe-47dd-bb23-d17…/vercel.json
2026-04-06 18:03:44 +00:00

5 lines
97 B
JSON

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