Files
bb33e8e9-6ac9-46bd-b4c4-d66…/vercel.json
2026-05-04 16:42:13 +00:00

5 lines
97 B
JSON

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