Files
0536bba2-5f4b-45ce-a281-908…/vercel.json
2026-04-06 08:08:35 +00:00

5 lines
97 B
JSON

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