Files
7a27f338-d848-4a17-b510-de4…/vercel.json
2026-04-17 06:37:37 +00:00

5 lines
97 B
JSON

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