Files
d0099543-4a79-4ac7-8be8-58a…/vercel.json
2026-04-20 10:11:57 +00:00

5 lines
97 B
JSON

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