Files
2f089c6a-54d8-4436-be4f-55a…/vercel.json
2026-04-25 17:02:40 +00:00

5 lines
97 B
JSON

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