Files
1220b9ee-7da2-4cc9-937d-45e…/vercel.json
2026-06-13 07:45:29 +00:00

5 lines
97 B
JSON

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