Files
117b65aa-7bbe-4dd2-9976-e2a…/vercel.json
2026-03-10 12:25:53 +00:00

5 lines
97 B
JSON

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