Files
0a0a3322-8be7-42b4-b294-24b…/vercel.json
2026-03-26 12:42:24 +00:00

5 lines
97 B
JSON

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