Files
f238d956-d056-48b6-aa48-fd1…/vercel.json
2026-03-31 13:59:48 +00:00

5 lines
97 B
JSON

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