Files
3e849ce3-ff81-4d86-9841-232…/vercel.json
2026-03-14 11:57:15 +00:00

5 lines
97 B
JSON

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