Files
e8342b0b-6512-437c-9e61-83a…/vercel.json
2026-03-04 02:16:20 +00:00

5 lines
97 B
JSON

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