Files
082a5ae4-e7b1-4ffe-8afe-5f9…/vercel.json
2026-06-10 06:46:47 +00:00

5 lines
97 B
JSON

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