Files
1ccfd7fe-d9af-480b-943a-5de…/vercel.json
2026-03-05 14:19:56 +00:00

5 lines
97 B
JSON

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