Files
3c1817eb-8616-40c1-a9b5-327…/vercel.json
2026-06-11 07:14:18 +00:00

5 lines
97 B
JSON

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