Files
1323f874-c8bd-4030-9c06-e71…/vercel.json
2026-03-03 08:34:33 +00:00

5 lines
97 B
JSON

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