Files
dc2259fc-c9a3-48c1-b9be-5fd…/vercel.json
2026-04-22 21:45:54 +00:00

5 lines
97 B
JSON

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