Files
62a1ed86-c7df-4ca5-a3f2-55a…/vercel.json
2026-03-25 19:06:07 +00:00

5 lines
97 B
JSON

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