Files
77a9918f-9c04-40f7-a2d2-d2f…/vercel.json
2026-05-12 16:30:28 +00:00

5 lines
97 B
JSON

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