Files
5d058c40-4ef0-4ce8-9138-1ef…/vercel.json
2026-03-10 22:27:45 +00:00

5 lines
97 B
JSON

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