Files
654b74a2-f7d5-43e6-b53d-cf2…/vercel.json
2026-04-07 16:14:30 +00:00

5 lines
97 B
JSON

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