Files
bb4b3d95-310c-44d7-9491-e85…/vercel.json
2026-03-13 15:27:46 +00:00

5 lines
97 B
JSON

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