Files
2232812d-fca8-4b26-962c-9a8…/vercel.json
2026-06-11 06:08:54 +00:00

5 lines
97 B
JSON

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