Files
6c6a22ee-6a82-4625-a06e-dc9…/vercel.json
2026-06-08 06:53:13 +00:00

5 lines
97 B
JSON

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