Files
56854de5-7b08-40a7-9d35-2ec…/vercel.json
2026-03-19 15:58:23 +00:00

5 lines
97 B
JSON

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