Files
00e05532-c262-4d80-99c6-ef5…/vercel.json
2026-03-14 06:16:26 +00:00

5 lines
97 B
JSON

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