Files
f1326765-1bfb-45c8-be5a-fcf…/vercel.json
2026-06-12 18:55:52 +00:00

5 lines
97 B
JSON

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