Files
ed1a6f8a-e583-4693-b1f1-9ef…/vercel.json
2026-03-11 06:47:50 +00:00

5 lines
97 B
JSON

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