Files
0d4f70e2-b2b3-42e0-87e3-7d8…/vercel.json
2026-06-10 22:45:18 +00:00

5 lines
97 B
JSON

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