Files
4a6cb985-ee13-4b78-8722-e8a…/vercel.json
2026-04-05 08:15:01 +00:00

5 lines
97 B
JSON

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