Files
ee82cf97-866e-4f5e-b54c-a90…/vercel.json
2026-03-15 19:57:02 +00:00

5 lines
97 B
JSON

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