Files
1d28feab-e061-42e5-9978-25b…/vercel.json
2026-03-06 19:10:28 +00:00

5 lines
97 B
JSON

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