Files
fb86a128-332a-4a82-93b0-22a…/vercel.json
2026-06-07 15:27:33 +00:00

5 lines
97 B
JSON

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