Files
7f382d9b-2987-4dd2-a3a4-d24…/vercel.json
2026-03-29 16:21:56 +00:00

5 lines
97 B
JSON

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