Files
4f23d60a-4d77-4fe0-9f5a-bbd…/vercel.json
2026-03-30 06:42:57 +00:00

5 lines
97 B
JSON

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