Files
2c0918d5-7fdf-4cde-ab96-a1a…/vercel.json
2026-03-10 15:57:13 +00:00

5 lines
97 B
JSON

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