Files
2e0975ba-2b04-42e3-8d6d-288…/vercel.json
2026-03-16 20:32:23 +00:00

5 lines
97 B
JSON

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