Files
708f441e-4836-433c-a2fb-96f…/vercel.json
2026-03-30 09:46:04 +00:00

5 lines
97 B
JSON

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