Files
334edeb2-87a4-4123-8099-c66…/vercel.json
2026-03-04 18:57:38 +00:00

5 lines
97 B
JSON

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